본문으로 건너뛰기

ROC curve

A graph of true positive rate versus false positive rate for different classification thresholds in binary classification. The shape of an ROC curve suggests a binary classification model’s ability to separate positive classes from negative classes.1

Classification threshold1.0에서 0.0으로(좌에서 우로) 바뀜에 따라 TPRFPR이 어떻게 변하는지 보여주는 시각화 방식.

ROC
ROC

Etymology

Receiver operating characteristic, is a holdover from World War II radar detection.2

See also

  • AUC: A numerical metric that summarizes the ROC curve into a single floating-point value.

Footnotes

  1. developers.google.com/machine-learning/glossary#ROC

  2. ML crash course - Classification

작성
수정

2026 © ak | markdown